-
Home
-
Advanced Cron Manager – debug & control
-
2.5.6
-
Code
-
Classes
- ViewTest
Total Complexity |
11 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
101 |
Lines of code |
54 |
Logical lines of code |
27 |
Comment lines |
0 |
Methods |
11 |
Properties |
0 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setUp() |
S |
72 |
1 |
5 |
tearDown() |
S |
81 |
1 |
3 |
test_set_var_null() |
S |
79 |
1 |
3 |
test_set_var_already_set() |
S |
72 |
1 |
5 |
test_set_var_override() |
S |
72 |
1 |
5 |
test_set_var_get_var() |
S |
76 |
1 |
4 |
test_set_vars_not_array() |
S |
74 |
1 |
4 |
test_set_vars() |
S |
65 |
1 |
9 |
test_get_var_null() |
S |
80 |
1 |
3 |
test_remove_var() |
S |
73 |
1 |
5 |
test_get_view() |
S |
66 |
1 |
8 |